home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / Graphics / PPCLimboCWOS / warpos.readme < prev    next >
Text File  |  1998-02-23  |  2KB  |  56 lines

  1. NAME
  2.  
  3.     limbo - fast 2D/3D fractal image compression
  4.  
  5. AMIGA SPECIFICATIONS
  6.  
  7.     See the 'limbo.readme' for general information,
  8.     also 'amiga.readme' for Amiga port information.
  9.  
  10.     The Limbo  program  is  currently  only  on  a  research  or
  11.     experimental state!
  12.  
  13.     A test with the 2d encoder run on the 'lennasmall' image
  14.     with a 68040-25/604-200 combo:
  15.  
  16.       o Encoding time    : 1 [sec]
  17.  
  18.     Well, that should say enough!
  19.  
  20.     The Limbo encoder is very  demanding  for  the  hardware  in
  21.     terms   of   computing   power  and  graphics  capabilities.
  22.  
  23.     So it's quite ideal for use with powerUP (TM) boards.
  24.  
  25. Note: My first upload had a buggy exeutable, but as i reuploaded
  26. about an our later, the buggy one should not have appeared anywhere.
  27. Also note: The PPMPrev Executable (where i don't have the Source)
  28. needs LOT of stack or it crashes your machine. To be on the sure
  29. side i always use 300000.
  30. Another note: I changed the code so that the path of a image can
  31. be completely specified and orggfx/fccode/cmpgfx directories
  32. are no longer needed. It might produce some intermedia files on
  33. your harddrive, though :)
  34.  
  35. PORT
  36.  
  37.     I've just removed the ppc.library binaries and recompiled
  38.     (after small adjustments) with StormC, for example fixing
  39.     a "illegal Typeconversion" in one of the files.
  40.  
  41.     I found the file-handling a bit annoying, so i changed the
  42.     thing, so that a complete path can be used. 
  43.  
  44.     This program needs WarpOS to run.
  45.  
  46.     The 'ppmprev' tools is still 68k. 
  47.  
  48.     Note that i blew the job with the first upload of the thing,
  49.     but i did the fix and reupload as fast that i hope the first upload did
  50.     not show up anywhere :)
  51.  
  52. THANKS
  53.  
  54.     Thanks to Carsten Frigaard for the initial Amiga port.
  55.  
  56.